projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9adb054
)
; * lisp/textmodes/text-mode.el (text-mode-variant): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 29 Apr 2025 07:47:35 +0000
(10:47 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 29 Apr 2025 07:47:35 +0000
(10:47 +0300)
lisp/textmodes/text-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/text-mode.el
b/lisp/textmodes/text-mode.el
index 7507b7d80d1faf8e056a156418e3634d7441531e..6318e6db8b46a49072cc7faa34736791a581f7d8 100644
(file)
--- a/
lisp/textmodes/text-mode.el
+++ b/
lisp/textmodes/text-mode.el
@@
-41,7
+41,7
@@
"Non-nil if this buffer's major mode is a variant of Text mode.")
(make-obsolete-variable 'text-mode-variant
"\
-
D
on't set it, and instead of testing its value use `derived-mode-p'." "27.1")
+
d
on't set it, and instead of testing its value use `derived-mode-p'." "27.1")
;; Actually defined in textconv.c.
(defvar text-conversion-style)